home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / binutils.2 / binutils / config / mh-apoll next >
Encoding:
Text File  |  1993-05-30  |  334 b   |  7 lines

  1. # vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
  2. # Use a Berkeley environment.
  3. # sef@Cygnus.COM says this is how to compile on an apollo in the SysV
  4. # environment.
  5. CC=cc -A ansi -A cpu,3000 -A runtype,any -A systype,any -DSHORT_ENUM_BUG -DUSG -Dm68000=mc68000 -DHAVE_SETBUFFER -DNO_STDDEF -DNO_STDARG -U__STDC__
  6.  
  7.